GustavoGottardi / bookmarks-project

Bookmarks Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookmarks-project

Bookmarks Project, add and filter bookmarks by tags.

To run project

  • In your terminal clone this project:
git clone git@github.com:GustavoGottardi/bookmarks-project.git
  • Enter in folder of project
cd bookmarks-project
  • Install the dependencies
npm install
  • To run in development mode:
npm run start
  • To run in production mode:
npm run build

See the project in: http://localhost:8080 or by url that it create

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Bookmarks Project

License:MIT License


Languages

Language:JavaScript 81.3%Language:CSS 15.9%Language:HTML 2.8%