Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CATBLOG365

Description

CatBlog365 is a blog dedicated to upload posts about cats, the project is implemented with several technologies in Javascript and React, the information obtained is fed through an API made by me. It is a Fullstack implementation over a month of work.

Technologies Used

  • VITE: Used as the front-end build tool for faster development and optimized production.
  • React: Utilized for building the user interface with component-based architecture.
  • JavaScript: The primary programming language used.
  • JWT (JSON Web Tokens): Employed for secure user authentication.
  • React Suspense: Integrated for lazy loading React components, improving the user experience by speeding up initial page loads.
  • Fetch API: Used for making network requests to your own API for data retrieval.
  • Babel: A toolchain used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

node.js
npm or yarn

Installing

A step-by-step series of examples that tell you how to get a development environment running:

Clone the repository:

git clone https://github.com/Gxrco/BlogReact.git

Navigate to the project directory:

cd BlogReact/BlogVite

Install dependencies:

npm install

Run the development server:

npm run dev

Verify the installation:

Open your browser and navigate to http://localhost:5173. If the setup is correct, you should see the application running.

Screenshots

Screen Shot 2024-05-07 at 17 32 20

Screen Shot 2024-05-07 at 17 33 13

Screen Shot 2024-05-07 at 17 33 42

Screen Shot 2024-05-07 at 17 34 30

Screen Shot 2024-05-07 at 17 35 32

Plaining

image

About

CatBlog365 is a project developed with React + Vite using Javascript. Project developed for Systems and Web Technologies course

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages