Skip to content

agarwalrahul1008/stock-website

Repository files navigation

Market Minds: Rahul Agarwal and Vaibhava Rama

Getting Started

  1. Clone the git repository to your local desktop

  2. Install the node package manager by running npm i or npm install

  3. Add a file called .env.local to the file you just cloned

  4. In that file, copy and paste the following code:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_ZGVzaXJlZC1vcmNhLTI4LmNsZXJrLmFjY291bnRzLmRldiQ CLERK_SECRET_KEY=sk_test_llUo9366mgqageCt5pqIBE0DFJ9mcT4T9FCaz4FZP1

NEXT_PUBLIC_CONVEX_URL=https://efficient-impala-900.convex.cloud

CONVEX_DEPLOYMENT=dev:efficient-impala-900 # team: agarwalrahul1008, project: stock-website

  1. Your file directory should now look like this: Screenshot 2024-05-30 at 11 57 34 AM

  2. Then in Terminal or any equivalent command promt interface, navigate to the website file and run the command npm run dev

  3. Open up localhost:3000 in your browser, and the website should display.

About

Easy stock website to allow you to make practise trades with fake money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors