EmadHussien / Story-Teller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story Teller App

A web application built using ReactJS that enables users to write and read stories or situations. The goal of this project is to provide a platform for users to express themselves through writing and to share their stories with a community.

Features

  • Create stories
  • View all stories written by other users
  • Responsive design for mobile devices

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

  • Node.js installed on your computer
  • A package manager such as npm or yarn

Installation

Clone the repository

git clone https://github.com/EmadHussien/Story-Teller.git

Install dependencies

cd Story-Teller
npm install

or

cd Story-Teller
yarn install

Start the development server

npm start

or

yarn start

The app will be running on http://localhost:3000

or

Built With

  • Jsx
  • Css
  • React-Bootstrap
  • JavaScript
  • ReactJS
  • Mock Api

Home Page Screenshot

Form Page Screenshot

About


Languages

Language:JavaScript 76.0%Language:HTML 14.3%Language:CSS 9.7%