Hacker News clone built with NextJS
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/MatthewDodi/HckrNews.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
- GetInitialProps
- Hosting on NOW (zeit)
- Registering a service worker
TODO: Add animation on hover
Matthew Dodi - in/MatthewDodi - matthew.dodi@gmail.com
Project Link: https://hckrnews.matthewdodi.now.sh/