Skip to content

GoldenMaximo/Maxs-Node-Blog-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max's Node Blog - Front-End.

GraphQL/Node.js Learning Project intended to upgrade my back-end skills.

Usage example

This is the front-end for Max's Node Blog Back-End. This is social networking type blog. Create an account, post pictures with descriptions and see other user's posts.

Built With

Currently in-use:

Inspirations and resources

I combined my creative freedom with the knowledge gained in the course above to make this application.

DEMO

Signup and Login

Post Creation

Pagination & Deletion

User Status Update

Installation

Make sure to have Git and Node.js 10.0.0 (or higher) installed.

  1. Clone it or fork it.

  2. Once you have your local copy, install its dependencies using either Yarn:

yarn

or npm:

npm install

or the best:

pnpm install

Running

After installed, you can start the application by running it with Yarn/pnpm:

yarn/pnpm start

or npm:

npm run start

This will start the server at localhost:3000.

Meta

Gustavo Máximo – gfmaximo97@gmail.com

Logo made with Gimp. Font used is Ink Free.

Contributing

I'm not currently accepting pull requests as this is a personal project for both learning and career aspiration purposes. Feel free to fork it however.

License

This repository is licensed under MIT

About

💬 Blog front-end made with React and GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published