Git Product home page Git Product logo

maxonlinux / poster-react Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.3 MB

Simple CRUD demo React app which is able to create, delete and edit articles and comments. It also includes registration, authorization and client-side routing. Requires REST API backend from my other repo: https://github.com/maxonlinux/poster-express

JavaScript 1.52% HTML 0.53% TypeScript 95.98% CSS 1.97%
crud crud-application react typescript client-side-routing javascript react-router-dom-v6

poster-react's Introduction

Poster React

Poster app is a simple React blog app that allows you to create, edit and delete articles and leave comments.

Preparation Instructions

Node.js and npm should be installed on your machine.

  1. Clone this repository
  2. Clone and run the backend from this repository: https://github.com/maxonlinux/poster-express (follow instructions on the repository page)
  3. Install all dependencies executing npm install in the project folder

Running the Project

Developer mode:

  1. Execute npm run dev in the project folder
  2. Go to http://localhost:5173/

Preview mode:

  1. Execute npm run preview in the project folder
  2. Go to http://localhost:4173/

Deployment

You will have to install and properly setup HTTP server on your machine.

  1. Run npm run build in the project folder
  2. You will find all the necessary files in the automatically created 'dist' folder.

Screenshots

Desktop version:

Screenshot of desktop version 1 Screenshot of desktop version 2 Screenshot of desktop version 3 Screenshot of desktop version 4 Screenshot of desktop version 5

Mobile version:

Screenshot of mobile version 1 Screenshot of mobile version 2 Screenshot of mobile version 3 Screenshot of mobile version 4 Screenshot of mobile version 5

poster-react's People

Contributors

maxonlinux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.