Dhruwang / StoryItUp_client

This repository contains the client side code for StoryItUp which is a collection of startup stories from across the world

Home Page:https://storyitup403.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoryItUp

StoryItUp is a web portal for displaying the success stories of startups from across the world.
Main aim is to motivate the youth and inspire them from these stories so that they can know about the journey and problems that were faced by these startups and how where they overcomed.

Built using MERN stack framework

Live site Link

https://storyitup403.netlify.app

Server Hosted on

https://storyitupbackend.onrender.com

Features

  • Role based Login
  • Admin Login
  • Upload and Publish stories
  • Detailed Story Page
  • Story Submit form
  • Investor cards
  • Investor register form
  • Verified Story Tag
  • Admin can edit, delete and mark a story as verified
  • Fully responsive

aboutPage_image

Steps to setup

Step 1 Cloning repository

git clone https://github.com/Dhruwang/StoryItUp_client.git

Step 2 Switch to StoryItup_client Folder

cd StoryItUp_client

Step 3 Installing required packages(You should have node installed on your system to run this project)

npm install

Step 4

Now you are good to go,

npm run start

this will run React server on your localhost Port 3000

admin

createAccount

Individual_story_page

Individual_story_page_2

Investor_card

storiesPage

About

This repository contains the client side code for StoryItUp which is a collection of startup stories from across the world

https://storyitup403.netlify.app


Languages

Language:JavaScript 77.6%Language:CSS 20.4%Language:HTML 2.0%