arielger / bookmarks-manager

Express API + React SPA to manage your bookmarks πŸ“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmarks Manager πŸ“Œ

Express API + React SPA to manage your bookmarks.

Development

Create a .env file in the /server folder following the configuration of the .env.example file.

Run the API server:

cd /server
npm run start

Run the SPA:

cd /client
npm run start

About

Express API + React SPA to manage your bookmarks πŸ“


Languages

Language:JavaScript 98.3%Language:HTML 1.6%Language:CSS 0.1%