CSI-DMCE-2023 / NotesApp-HacktoberFest-2023

4 stars 24 forks source link
frontend hacktoberfest hacktoberfest-accepted hacktoberfest2023 nodejs reactjs webapp website

NOTESAPP HACKTOBERFEST 2023

Maintainers

Ishaan Parsone & Jainisha Pathak

Built With

Prerequisites

Install Node js

Install NPM Package

  npm install npm@latest -g

Installation

Steps to install and setup the app are demonstrated with following commands:

Clone the repository

  git clone https://github.com/CSI-DMCE-2023/NotesApp-HacktoberFest-2023.git
  cd NotesApp-HacktoberFest-2023

Install npm packages

  npm install

Run Project

  npm start

Build Project

  npm run build

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

1. Fork the repository.

2. Clone your forked repository to local machine.

git clone https://github.com/CSI-DMCE-2023/NotesApp-HacktoberFest-2023.git

3. Create a branch

git checkout -b branchname

4. Make your changes

5. Commit and push your changes

git add .
git commit -m 'message'
git push -u origin branchname

6. Create a new pull request from the forked repository.

Acknowledgements

Contributors


Thanks to these amazing people