Apni Career Webapp
💽 Installation Instructions
If you want to work with this project make sure to follow the steps below!
- Make sure to install Node
- Create a project folder
$ mkdir apnicareer-Website
$ cd apnicareer-Website
- Clone the repository
$ git clone https://github.com/akhil-s-kumar/apnicareer-webapp.git
$ cd apnicareer-webapp
- Open in VS Code
code .
🚀 Quick start
- Run apnicareer site.
npm start
Your site is now running at localhost:3000
✨ How you can contribute to this project?
- Fork this project to your GitHub account
- Connect the cloned project folder to your forked GitHub repository.
- Find an issue or feature and work on it.
- Make a pull request.