Skip to content

OsirisRoman/React-Node-Decoupled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Posting ReactJS Frontend App 🎉.

A blog posting frontend app with several features as Login, routes and form protection, file management, error handling, etc.

Starting 🚀

The following instructions will allow you to obtain an entire copy of the project for developing and testing purposes.

See the Installation section to know how to install the requirements.

Pre-requisites 📋

ReactJS

Version
>=17.0.2

RESTful-API NodeJS Backend App

  • This project is part of a ReactJS-NodeJS decoupled project. Before run this app, clone and run the following project RESTful-API Project.

Installation 🔧

After you install the Pre-requisites, clone this repository to your computer.

$ git clone https://github.com/OsirisRoman/React-Node-Decoupled.git ~/destinationFolder

Go to your destinationFolder

$ cd ~/destinationFolder

Install all project dependencies and launch the server.

$ npm install
$ npm start

Author ✒️

Result 🎉

You can see the live result of this repository in the following link:

  • The backend is hosted on Heroku while the frontend is hosted on Netlify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published