Built with react & nextjs.
Table of Contents
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone git@github.com:jaisharx/nextjs.org.git
- Install NPM packages
npm install
Project repo is bootstraped from nextjs-starter template. It's using chakra UI as it's component library to handle most of the css needs.
If you want to learn more about react, please refer to the Reactjs Docs or if you want to learn more about nextjs, please refer to the Nextjs Docs
See the open issues for a list of proposed features (and known issues).
You're welcome to contribute to this repo, contributions are what make the open source community such an amazing place to be learn, inspire, and create.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Email - sendtojsharma@gmail.com
Project Link: https://github.com/jaisharx/nextjs.org