Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Blog App

This is a Fullstack study blog app made with React. The application itself has nothing very special, it is more a project done during my studies trajactory. JWT was been used to authenticate the user, OAuth with the Google API to access the system with your Google account, Redux, Axios and some other things.

Building

With yarn

git clone https://github.com/Kayque-Goncalves/saturn-music-web.git
$ cd client
$ yarn install
$ yarn start

And the server side

$ cd server
$ yarn install
$ yarn start

With npm

git clone https://github.com/Kayque-Goncalves/saturn-music-web.git
$ cd saturn-player
$ npm install
$ npm run start

And the server side

$ cd server
$ npm install
$ npm run start

Runs the app in the development mode.

About

A simple MERN stack project made for study.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages