Server-sided application using Next.js
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/MatthewDodi/nextssr.git
- Install NPM packages
npm install
- Run the Development Server
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AwesomeFeature
) - Commit your Changes (
git commit -m 'Add some AwesomeFeature
) - Push to the Branch (
git push origin feature/AwesomeFeature
) - Open a Pull Request
- NextJS
- Routing in next
- Hosting the app on Now
Matthew Dodi - in/MatthewDodi - matthew.dodi@gmail.com
Project Link: https://github.com/MatthewDodi/nextssr.git